﻿@charset "utf-8";
/* CSS Document */

/*头部信息*/
.header{ width:100%; min-width:1200px; height:32px; background:#f5f5f5;}
.header_con{ width:1200px; height:32px; line-height:32px;font-size:12px;color:#666;}
.hcon_ul{ float:left;}
.hcon_ul li{color:#ccc; float:left;  text-align:left; padding-right:15px;}
.hcon_ul li a{ color:#333; text-decoration:none;padding-right:15px;}
.hcon_ul li a:hover, .footer_r2 li a:hover, .footer_r1 li a:hover, .ban_label li a:hover{ color:#fe6b38;}
.hcon_hello{ float:right; color:#333;}
.hcon_login{font-weight:bold; cursor:pointer;}
.hcon_login a{ color:#0098e1;}
.hcon_login a:hover{color:#fe6b38;}

/*banner*/
.banner{ width:1200px; height:110px; position:relative;}
.banner .anaLogo{ margin-top:17px;cursor: pointer; width:238px; height:80px;}
.ban_min{ width:600px; height:74px;position:absolute; top:27px; left:270px;}
.min_search{ width:566px; height:36px; border:#01A5C2 solid 2px; float:left; position:relative;}
.min_search:hover,.min_search_hover{border-color: #01A5C2;}
.min_search:hover .search_btn,.min_search_hover .search_btn{background-color: #01A5C2;}
.clickSearch{ width:659px; height:36px; float:left; border:#0098e1 solid 2px;}
.search_logo{ width:15px; height:14px; background:url(../img/icon.png) 0 -100px no-repeat; float:left; margin:12px 10px; display:none;}
.min_search input{ width:495px; border:0;color:#bbb; margin-top:10px; padding-left:10px;}
.clickSearch input{width:528px; border:0; height:36px; color:#bbb;}
.search_btn{ color:#fff; font-size:18px; background:#01A5C2; width:58px; height:36px; cursor:pointer;font-family:"微软雅黑"; line-height:35px; overflow:hidden; border:0; text-align:center; position:absolute; top:0;right:0;}/*针对IE浏览器*/
.clickSearch .search_btn{color:#fff; font-size:18px; background:#0098e1; padding:10px 26px; cursor:pointer;}
.ban_label{width:566px; float:left;}
.ban_label li{ float:left; font-size:12px;  margin-right:15px; line-height:30px;}
.ban_label li a{color:#999;}
.ban_right{ width:350px; height:64px;position:absolute; top:25px; right:0;}
.ban_right p{ font-size:12px; color:#999; width:50px; float:left; padding-top:10px;}
.ban_right img{ margin-left:15px;}

/*导航信息*/
.nav{ width:100%; min-width:1200px; height:47px; background:#01a5c2; font-family:"微软雅黑";}
.nav_con{ width:1200px; height:47px;color:#fff;position: relative; line-height:37px;}
.indexNavc_list{width:244px; height:47px;float:left; position:relative;background:#128ecb;}
.navc_list{ width:244px; height:47px;  float:left; position:relative; cursor:pointer;background:#128ecb;}
.navc_list:hover .list_menu{ display:block;}
.navc_list.nohover:hover .list_menu{display: none;}
.list_c{ width:227px; margin-left:10px;height:47px;}
.list_c .navc_left{ width:16px; height:16px; background:url(../img/icon.png) 0px 0px no-repeat; float:left; margin-top:10px;}
.list_c .navc_min{ font-size:18px; line-height:47px; width:177px; margin-left:10px; font-weight:bold;}
.list_c .navc_right{ width:12px; height:5px; background:url(../img/icon.png) -20px 0 no-repeat; float:right; margin-top:16px;}
.navc_ul{ float:left;}
.navc_ul li{ float:left; line-height:47px; width:100px;}
.navc_ul li a{ color:#fff; text-decoration:none; font-weight:bold; font-size:16px; text-align:center;display:block;}
.navc_ul li a:hover,.navc_ul li a.active{ background:#206e95;}
.navc_ul li.aboutyiguan{position: relative;}

.navc_ul li.aboutyiguan:hover ul{display: block;}
.navc_ul li.aboutyiguan ul:hover{display: block;}
.navc_ul li.aboutyiguan ul{position:absolute;left:0;top:37px;width:110px;display: none;z-index:9999}

.navc_ul li.aboutyiguan ul li{height:37px;width:110px;}
.navc_ul li.aboutyiguan ul li a{display:inline-block;width:110px;height: 37px;background: #2A6E93}
.navc_ul li.aboutyiguan ul li a:hover{background: #2798DF;color: #F7FBFD}
.nav .seach_img{ width:3px; height:7px; background:url(../img/icon.png) -20px -140px no-repeat; float:right; margin:15px 10px 0 5px;}
.nav .seach_con a{ color:#fff;}
.seach_con{ font-size:12px; float:right;}
.list_menu{ width:215px; border:#23a6e5 solid 1px; float:left; z-index:5; padding:0 13px; background:#fff; position:relative; font-family:"宋体"; display:none;}
.menu_r1, .menu_r2, .menu_r3, .menu_r4{ padding:15px 0; z-index:8;border-bottom:#eee solid 1px;}
.menu_r1 span{ width:20px; height:20px; background:url(../img/icon.png) 0 -160px no-repeat; float:left;}
.list_menu em{ font-size:14px; color:#333; font-weight:bold; padding-left:10px; line-height:20px; float:left; width:180px;}
.finance{ width:230px; margin-top:5px;}
.finance li{ margin-right:15px; float:left; height:26px;}
.finance li a{ font-size:14px; color:#333; line-height:26px;}
.finance li a:hover{ color:#fe6b38;}
.menu_r2 span{ width:20px; height:20px; background:url(../img/icon.png) -20px -160px no-repeat; float:left;}
.menu_r3 span{ width:25px; height:18px; background:url(../img/icon.png) 0 -180px no-repeat; float:left;}
.menu_r4 span{ width:15px; height:19px; background:url(../img/icon.png)-26px -180px no-repeat; float:left;}


/*底部信息
.footer{ width:1200px; height:120px; margin-top:20px; margin-bottom:80px;border-top:#0098e1 solid 2px; padding-top:13px;}
.footer_r1{ margin-left:-13px; width:1200px;padding-bottom: 15px; }
.footer_r1 li{ float:left; color:#e6e6e6; font-size:12px; line-height:26px;}
.footer_r1 li a{color:#666; padding:0 13px;}
.footer_r2{border-bottom:#f0f0f0 solid 1px;}
.footer_r2 li{ width:90px; font-size:12px; float:left; line-height:46px;color:#e6e6e6;}
.footer_r2 li a{ color:#333;}
.footer_r2 li a.nohover{cursor: default;}
.footer_r2 li a.nohover:hover{color:#333;}
.telme{ padding-right:25px;}
.footer p{ width:670px;color:#333; font-size:12px; line-height:46px; padding-left:20px; float:left;}
.footer_r3 li{ float:left; margin-right:40px; font-size:12px; color:#999;}
.footer_r3 li span{ color:#333;}
*/

.footer{padding:20px 0;border-top:1px solid #ebebeb;width:100%;background:#FBFAF6 url(bgimage.gif) no-repeat;min-width: 1200px;}
.footer .footer-content .website{padding:0px 0 10px;text-align:center}
.footer .footer-content .website .website-con{display:inline-block}
.footer .footer-content .website .website-con span{float:left}
.footer .footer-content .website .website-con .website-txt{font-size:18px;font-weight:bold;color:#5a5f6a;height:28px;line-height:28px;display:inline-block}
.footer .footer-content .website .website-con .website-ico{background:url(../images/website-img.png) no-repeat;display:inline-block;height:28px;margin:0 12px}
.footer .footer-content .website .website-con .website-kuailiyu{background-position:0 0;width:100px}
.footer .footer-content .website .website-con .website-tzkd{background-position:-129px 0;width:112px}
.footer .footer-content .website .website-con .website-demo8{background-position:-271px 0;width:121px}
.footer .footer-content .footer-link{text-align:center}.footer .footer-content .footer-link a{color:#9c9c9c;font-size:12px;display:inline-block;margin:0 6px;line-height:40px}
.footer .footer-content .footer-link a:hover{color:#f60}
.footer .footer-content .copyright{font-size:12px;text-align:center;color:#9c9c9c;margin-bottom:20px}
.footer .footer-content .friend-link{padding:15px 0;color:#9c9c9c;line-height:28px;border-top:1px solid #ebebeb}
.footer .footer-content .friend-link span,.footer .footer-content .friend-link a{color:#9c9c9c;display:inline-block;padding:0 7px;font-size:12px}
.footer .footer-content .friend-link a:hover{color:#f60}


.title_h2{ margin:0px 0 10px 0; clear:both; padding:15px; background:#fafafa; width:1105px;height:auto !important;min-height:50px; }
.title_h2 ul{ padding:0 0 10px 0;clear:both; border-bottom:1px dotted #dedede; display:block; margin-bottom:10px; height:26px; width:500px}
.title_h2 .ul1{ padding:0 0 10px 0;clear:both; border-bottom:1px dotted #dedede; display:block;margin-bottom:10px;}
.title_h2 .ul2{ padding:0 0 0 10;clear:both; border-bottom:none; display:block;margin-bottom:0; height:26px;width:1100px}
.title_h2 .li1{ float:left; width:70px; font-weight:bold;  text-align:center; color:#ED0000; margin-right:15px;display:inline;font-size:12px;}
.title_h2 .li1 a {padding: 0 7px;height: 26px;line-height: 26px;text-align: center;float: left;margin-right: 4px;  color:#fff}
.title_h2 .li1 a:hover{color: #fff; background:#4598D2; text-decoration:none;}

.title_h2 .li2{width:100px; line-height:26px;display:inline}
.title_h2 .li2 a {padding: 0 7px;text-align: center;float: left;margin-right: 4px; font-size:12px; color:#3C0A0A;

width: 60px;
height: 24px;
line-height: 24px;
display: inline-block;
}
.title_h2 .li2 a:hover{color: #fff; background:#4598D2; text-decoration:none;}

/* dm */

.pdfpic{padding-bottom:20px;text-align:center !important;background-color: #ffffff !important;}
.pdftitle{ text-align:center !important;font-size: 16px !important;width: 400px !important;background:#01A5C2;} 
.pdftitle a {color:#fff;width: 400px !important;height: 36px;line-height: 36px;}




/*滚动条样式*/
.scrollbar{width: 20px;height: 420px;z-index: 40;position: absolute;float: right;right: 5px;top: 38px;background-color: #ffffff;}

.layout { margin: 0 auto; width: 1000px; }
.layout:after, .main:after, .aside:after { content: '\20'; display: block; height: 0; clear: both; }
.layout, .main, .aside { zoom: 1; }
/*main*/
.main, .sidebar { _display: inline; float: left; }
.main { margin-right: 40px; width: 840px; }
.sidebar { width: 340px; }


/*mod*/
.mod { clear: both; margin-bottom: 20px; }
.mod .hd:after, .mod .bd:after { content: '\20'; display: block; height: 0; clear: both; }
.mod .hd, .mod .bd { *zoom: 1; }

.mod .hd { background-color: #f7f7f7; border-top: #428ece solid 2px; height: 50px; line-height: 50px; padding-left: 20px; }
.mod .hd h2 { float: left; font-family: \5fae\8f6f\96c5\9ed1, "Microsoft Yahei"; font-size: 16px; font-weight: normal; }
.mod .hd h2 a { color: #333; -webkit-transition: none; transition: none; }
.mod .hd h2 a:hover, .mod .hd h2 a:hover span { color: #f30; text-decoration: none; }
.mod .hd .extra { float: right; font-family: \5b8b\4f53; font-size: 12px; line-height: 50px; padding-right: 10px; }
.mod .hd .extra a { color: #9e9e9e; margin-left: 10px; }
.mod .hd .extra a:hover { color: #f30; text-decoration: none; }
.mod .hd .split { margin-left: 5px; }

.sidebar .mod .bd { background-color: #f7f7f7; }
.sidebar .mod:nth-child(1) .hd { border-top-width: 5px; }


/*slide*/
.slide { overflow: hidden; position: relative; }
.slide-con { overflow: hidden; position: relative; }
.slide .slide-panel { overflow: hidden; position: relative; }
.slide .slide-nav { position: absolute; }
.slide .slide-nav .slide-trigger { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; _position: relative; font-size: 0; overflow: hidden; }
.slide .slide-prevnext { background-repeat: no-repeat; cursor: pointer; display: block; position: absolute; z-index: 9; }

/*slide-exhibit*/
.slide-exhibit .slide-nav, .slide-exhibit .slide-con { clear: none; _display: inline; float: left; position: static; }
.slide-exhibit { }
.slide-exhibit .slide-con, .slide-exhibit .slide-panel { height: 120px; width: 240px; }
.slide-exhibit .slide-nav { width: 100px; }
.slide-exhibit .slide-con { width: 240px; }
.slide-exhibit .slide-nav .slide-trigger { border-top: #999 dotted 1px; font: normal 14px/23px \5fae\8f6f\96c5\9ed1, "Microsoft Yahei"; height: 23px; display: block; float: none; text-align: left; text-indent: 10px; width: 100%; }
.slide-exhibit .slide-nav .slide-trigger a { -webkit-transition: none; transition: none; }
.slide-exhibit .slide-nav .slide-trigger a:hover { color: #fff; text-decoration: none; }
.slide-exhibit .slide-nav .slide-trigger-active { background-color: #428ece; border-left: #f30 solid 4px; text-indent: 6px; width: 96%; }
.slide-exhibit .slide-nav .slide-trigger-active a { color: #fff; }

/*.slide-product*/
.slide-product { overflow: visible; }
.slide-product, .slide-product .slide-con, .slide-product .slide-panel { height: 300px; width: 340px; }
.slide-product .imgarea { height: 200px; overflow: hidden; width: 340px; }
.slide-product .txtarea { border: #e8e8e8 solid 1px; height: 66px; padding: 16px 16px 16px 98px; position: relative; }
.slide-product .txtarea .title { font: normal 16px/1.3em \5fae\8f6f\96c5\9ed1, "Microsoft Yahei"; padding-bottom: 2px; }
.slide-product .txtarea .briefs { color: #888; line-height: 1.68em; }
.slide-product .txtarea .recommend { height: 66px; left: 16px; top: 16px; overflow: hidden; position: absolute; text-align: center; width: 66px; }
.slide-product .txtarea .recommend .value { background-color: #458fce; color: #fff; font-size: 18px; height: 40px; line-height: 40px; position: relative; width: 100%; }
.slide-product .txtarea .recommend .value span { display: block; left: 0; position: absolute; }
.slide-product .txtarea .recommend .value .num { height: 100%; width: 100%; z-index: 9; }
.slide-product .txtarea .recommend .value .progress { background-color: #4b98da; border-radius: 1px; bottom: 0; height: 2px; z-index: 6; }
.slide-product .txtarea .recommend .key { background-color: #3b79ae; color: #fff; height: 26px; line-height: 26px; }
.slide-product .txtarea .arrow-t-back { border-width: 0 8px 8px; top: -8px; left: 50%; margin-left: -4px; }
.slide-product .txtarea .arrow-t-front { border-width: 0 7px 7px; border-color: transparent transparent #fff; top: -6px; left: 50%; margin-left: -3px; }
.slide-product .slide-nav { right: 10px; top: -28px; }
.slide-product .slide-nav span { background-color: #c3c3c3; border-radius: 50%; float: left; text-indent: -9999em; height: 10px; margin-left: 8px; width: 10px; }
.slide-product .slide-nav span.slide-trigger-active { background-color: #428ece; }

/*slide-newspic*/
.slide-newspic { overflow: visible; }
.slide-newspic, .slide-newspic .slide-con, .slide-newspic .slide-panel { height: 260px; width: 340px; }
.slide-newspic .opacitybg { height: 260px; overflow: hidden; position: relative; width: 340px; }
.slide-newspic .opacitybg .textbg { height: 80px; }
.slide-newspic .opacitybg .text { height: 60px; padding: 10px; text-align: left; width: auto; }
.slide-newspic .opacitybg .text .title { font: normal 18px/1em \5fae\8f6f\96c5\9ed1, "Microsoft Yahei"; padding-bottom: 5px; }
.slide-newspic .opacitybg .text .briefs { color: #fff; font-size: 12px; line-height: 1.6em; }
.slide-newspic .slide-nav { right: 10px; top: -28px; }
.slide-newspic .slide-nav span { background-color: #c3c3c3; border-radius: 50%; float: left; text-indent: -9999em; height: 10px; margin-left: 8px; width: 10px; }
.slide-newspic .slide-nav span.slide-trigger-active { background-color: #428ece; }
.slide-newspic .slide-prevnext { background-image: url(../images/prevnext-3-sm.png); display: block; height: 44px; width: 44px; top: 50%; margin-top: -36px; z-index: 9; }
.slide-newspic .slide-prev { background-position: -176px 0; left: 0; }
.slide-newspic .slide-prev:hover { background-position: -88px 0; }
.slide-newspic .slide-next { background-position: -220px 0; right: 0; }
.slide-newspic .slide-next:hover { background-position: -132px 0; }

/*slide-focusnews*/
.slide-focusnews { overflow: visible; }
.slide-focusnews, .slide-focusnews .slide-con, .slide-focusnews .slide-panel { height: 290px; width: 840px; }
.slide-focusnews .slide-panel .title { font: normal 30px/1.4em \5fae\8f6f\96c5\9ed1, "Microsoft Yahei"; padding-bottom: 16px; }
.slide-focusnews .opacitybg { height: 290px; overflow: hidden; position: relative; width: 840px; }
.slide-focusnews .opacitybg .textbg { height: 60px; }
.slide-focusnews .opacitybg .text { height: 40px; padding: 10px 20px; text-align: left; width: auto; }
.slide-focusnews .opacitybg .text .briefs { color: #fff; font-size: 12px; line-height: 1.6em; }
.slide-focusnews .slide-nav { right: 20px; top: 70px; }
.slide-focusnews .slide-nav span { background-color: #c3c3c3; border-radius: 50%; float: left; text-indent: -9999em; height: 10px; margin-left: 8px; width: 10px; }
.slide-focusnews .slide-nav span.slide-trigger-active { background-color: #428ece; }
.slide-focusnews .slide-prevnext { background-image: url(../images/prevnext-3-lg.png); display: block; height: 55px; width: 55px; top: 50%; margin-top: -30px; z-index: 9; }
.slide-focusnews .slide-prev { background-position: -110px 0; left: 10px; }
.slide-focusnews .slide-prev:hover { background-position: 0 0; }
.slide-focusnews .slide-next { background-position: -165px 0; right: 10px; }
.slide-focusnews .slide-next:hover { background-position: -55px 0; }

/*slide-brandindex*/   
.slide-brandindex { overflow: visible; }
.slide-brandindex, .slide-brandindex .slide-con, .slide-brandindex .slide-panel { height: 255px; width: 340px; }
.slide-brandindex .slide-nav { right: 10px; top: -28px; }
.slide-brandindex .slide-nav span { background-color: #c3c3c3; border-radius: 50%; float: left; text-indent: -9999em; height: 10px; margin-left: 8px; width: 10px; }
.slide-brandindex .slide-nav span.slide-trigger-active { background-color: #428ece; }
.slide-brandindex .slide-prevnext { background-image: url(../images/prevnext-3-sm.png); display: block; height: 44px; width: 44px; top: 50%; z-index: 9; }
.slide-brandindex .slide-prev { background-position: -176px 0; left: 0; }
.slide-brandindex .slide-prev:hover { background-position: -88px 0; }
.slide-brandindex .slide-next { background-position: -220px 0; right: 0; }
.slide-brandindex .slide-next:hover { background-position: -132px 0; }

.slide .slide-con .slide-panel img { -webkit-transition: -webkit-transform 1s; transition: transform 1s; }
.slide .slide-con .slide-panel img:hover { -ms-transform: scale(1.04,1.04); -webkit-transform: scale(1.04,1.04); transform: scale(1.04,1.04); }


/*opacitybg*/
.opacitybg .textbg { background: #000; left: 0; bottom: 0; filter: alpha(opacity=60); opacity: 0.6; position: absolute; width: 100%; z-index:9;}
.opacitybg .text { bottom: 0; left: 0; position: absolute; text-align: center; width: 100%;  z-index:99;}
.opacitybg .text a { color: #fff; text-decoration: none; }
.opacitybg .text a:hover { color: #fff; }


/* pic list */
.content {
width:1200px;
border-top: 2px solid #d73339;
margin:0 auto;
padding-top:10px;
}
#list{ min-height:200px; }
.list-item{ width:150px; height:90px; overflow:hidden; position:relative; background:#fff; margin:20px 16px 20px 3px; float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.20);border:1px solid #ececec;
 }
.list-album{ height:100px; overflow:hidden; position:relative; top:0;
	-webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
 }

.list-item img,.list-item a{ display:block; }
.list-album img{ width:150px; height:75px}
.list-info{ height:40px; position:absolute; width:100%; bottom:0; left:0; background:#fff; color:#535454; }
.list-title{ font-size: 14px; height:40px; position:relative; padding:0 20px; line-height:40px; background:#fff; color:#989898; top:0; text-align:center;border-top:#eaeaea solid 1px;
	-webkit-transition: all .45s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all .45s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .45s cubic-bezier(0.215, 0.61, 0.355, 1);
 }
.list-info dl{color: #a7a7a7;  margin:13px 0 0 20px; }
.list-info dl,
.list-info dd,
.list-info dt{ font-family: Arial; display:block; height:14px; float:left; line-height:14px; margin-right:4px; }
.like{ cursor:pointer; } 
.list-info .view dt{ width:18px; background:url('view.png') no-repeat 0 50%; }
.list-info .comment dt{ width:18px; background:url('comment.png') no-repeat 0 50%; }
.list-info .like dt{ width:18px; background:url('favorite.png') no-repeat 0 1px; }
.list-info .like.liked dt{ background-position:0 -12px; }

.list-item:hover .list-title{ top:-50px; }
.list-item:hover .list-album{ top:-30px; }

.box_a {
width: 1200px;
overflow: hidden;
margin: auto;
 padding-bottom:10px;
 border-bottom: 0px solid #f1f1f1;
}
.g-pt-20 {
padding-top: 20px;
}
.bl_l {
width: 330px;
overflow: hidden;
float: left;
line-height: 25px;
}
.g-pl-10 {
padding-left: 10px;
}
.g-fz-18 {
font-size: 18px;
}
.g-f-r {
float: right !important;
_display: inline;
}
.g-f-r a { font-size:14px; color:#990000; padding-right:5px}
.bl_l i {
width: 3px;
height: 25px;
float: left;
display: block;
background-color: #d73339;
}


/* JIE JUE FANG AN */
.g-mt-10 { margin-top:10px;}
.g-mt-20 { margin-top:20px;}
.box_tite{ width:130px; height:40px; float:left; background-color:#01A5C2; text-align:center; line-height:40px; color:#FFF;}
.r_box{ width:1070px; height:38px; float:left; border-bottom:2px solid #01A5C2; line-height:38px; }
.fl_left_box{ width:911px; float:left; overflow:hidden;}
.left_box{ width:410px; overflow:hidden; float:left; }
.left_box .g-br-bottom a{ margin-left:15px; line-height:30px; font-size:12px;}
.cp_nav_box{ padding-top:5px; overflow:hidden;}
.cp_nav_box li{ float:left; margin-right:25px; font-size:12px; line-height:28px;}
*html .cp_nav_box li{ float:left; margin-right:25px; font-size:12px; line-height:24px;}


.left_hd_new{ width:294px; height:290px; float:left; margin-right:3px;margin-left:1px; margin-bottom:15px}
.right_hd_new{ width:316px; height:280px; float: right; padding:0px 15px;}
.g-br {border: 1px solid #ececec;}
.g-c-r{ color:#666;font-size: 14px;  }
.g-lh-35 {
line-height: 35px;
}
.g-h-35 {
height: 35px !important;
}
.g-pl-15 {
padding-left: 15px;
}
.g-mb-15 {
margin-bottom: 15px;
}
.g-br-bottom {
border-bottom: 1px solid #ececec;
}
.g-fw-b {
font-weight: bold;
}
.g-fz-14 {
font-size: 14px;
padding-left: 11px;
}
.jjad img{
padding-bottom:5px;
}

.g-lh-28 {
line-height: 28px;
}
.g-pr-15 {
padding-right: 15px;
}
.g-pl-15 {
padding-left: 15px;
}
.g-pt-10 {
padding-top: 0px;
}
.g-fz-12 {
font-size: 12px;
}
.dot li {
padding-left: 10px;
height: 31px;
overflow: hidden;
border-bottom: 1px dashed #dcdcdc;
}

.dot li a{color:#666;font-size: 14px;}

.dot li a:hover{color:#fe6b38;}
.box_a{ width:1190px; overflow:hidden; margin:auto;}
.g-pb-15 {padding-bottom: 0px;}
.g-pt-15 {padding-top: 15px;}
.box_a {width: 1200px;overflow: hidden;margin: auto;}
.g-pr-20 {padding-right: 10px; padding-top:5px; padding-left:0px}
.g-pr-20 img { height:60px; width:290px}
.g-f-l {float: left !important;_display: inline;}


/**产品类别**/
.no1lj{
background-color: #fafafa;
text-align: center;
color: #ec2028;
line-height: 60px;
margin-top: 20px;
}
.shc_conhj
{
width: 100%;
border-bottom: 1px dotted #d8d8d8;
text-align: left;
margin-left: 40px;
}
/* summary */
.commonpic{margin:0 auto;width:1200px;position:relative;}

.summary{background:#333;}
.listbox{float:left;margin-bottom:20px;margin-right:10px;display:inline;padding:10px;_padding:10px 10px 8px 10px ;background:#f6f6f6;width:260px;position:relative;margin-left: 10px;
margin-top: 10px;}
.listimg{float:left;width:260px;height:165px;position:relative;overflow:hidden;}
.listimg img{background:#333;width:260px;height:165px;top:0;left:0;position:absolute;}
.summary{width:260px;height:165px;top:165px;left:0;position:absolute;}
.summarytxt{margin:5px 10px;width:250px;height:auto;line-height:22px;font-size:12px;color:#cfcfcf;}
.listinfo{_margin-bottom:3px;padding-left:10px;width:250px;line-height:22px;font-size:12px;}
.listinfo a{font-size:12px;}
.listtitle{float:left;margin-top:8px;_margin-top:-2px;width:250px;font-size:14px;}
.listtitle a{font-size:14px;color: #5a5f6a;}
.listtitle a:hover{color:#f55555;}
.listdemo a{float:left;margin-top:0;margin-top:2px\9;_margin-top:0;color:#999;white-space:nowrap;}
.listdemo a:hover{color:#2ad2bb;}

/*  LOGO GUNDONG */

/* scrollbox */
.scrollbox{position:relative;width:1200px;height:170px;overflow:hidden;}
.scrollbox ul{position:absolute;left:0px;top:0px;}
.scrollbox li{float:left;width:1200px;height:63px;overflow:hidden;padding:15px 0px 0px 10px;}
.scrollbox li a{float:left;display:inline-block;width:156px;height:63px;overflow:hidden;margin-left:10px;}
.scrollbox li a img{display:block;width:148px;height:60px;background:#eee;border:#E8E7E7 solid 1px;}
/* leftlist */
#leftlist{width:999em;}
/* fontlist */
#fontlist li{height:22px;line-height:22px;}
#fontlist li a{width:auto;}

.iteamlist {
display: block;
clear: both;
margin-bottom: 20px;
border-bottom: dotted 1px #dfdfdf;
float: left;
clear: both;
width: 850px;
}
.infolist {
overflow: hidden;
padding-bottom: 30px;
padding-left:10px;
}

.infolist h3 {
padding-bottom: 15px;font-size: 18px;color: #D73737 !important;vertical-align: baseline;font-weight: normal;font-family: microsoft yahei;
cursor: pointer;
}
.g-f-l {
float: left !important;
_display: inline;
}
.g-of-h {
overflow: hidden;
}
.g-c-99 {
color: #999;
}
.qy-list .info p {
line-height: 28px;
}
.g-fz-12 {
font-size: 14px;
line-height:30px;
font-weight: normal;
color: #333 !important;
}
.infolist a {
padding-bottom: 15px;font-size: 18px;color: #D73737 !important;vertical-align: baseline;font-weight: normal;font-family: microsoft yahei;
cursor: pointer;
}







